home *** CD-ROM | disk | FTP | other *** search
/ Univers Mac Interactif 42 / Univers Mac Interactif - Issue 42.iso / >interactif / Démos Voyager / WWIN.DIR / 00015_Script_15 < prev    next >
Text File  |  1994-10-20  |  90b  |  4 lines

  1. on exitframe
  2.   if soundbusy(1) then go to frame "Run" 
  3.   else go to frame "Go Run2"
  4. end